From a385d89dfd6312f2255d1343cea3f63375ce5b39 Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Fri, 7 Jan 2022 16:34:55 +0100 Subject: chore: improve comment section I also adjust styles for all forms and primary buttons. --- src/pages/article/[slug].tsx | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/pages/article/[slug].tsx') diff --git a/src/pages/article/[slug].tsx b/src/pages/article/[slug].tsx index e906d12..889af43 100644 --- a/src/pages/article/[slug].tsx +++ b/src/pages/article/[slug].tsx @@ -72,9 +72,7 @@ const SingleArticle: NextPageWithLayout = ({ post }) => {
-

{t`Comments`}

-

{t`Leave a comment`}

-- cgit v1.2.3